OBJECT HIT
This command will return a one if the two specified 3D objects hit each other. If the second object number is set to zero, the number of the object hit by the first object will be returned as an integer value. The parameters should be specified using integer values.

SYNTAX
Return Integer=OBJECT HIT(ObjectA Number, ObjectB Number)

RELATED INFO
BASIC3D Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example